WorkflowDefinitionVersion 
Logical Entity Name  WorkflowDefinitionVersion 
Default Table Name  WorkflowDefinitionVersion 
Physical Only  NO 
Definition 
 
Note 
 

WorkflowDefinitionVersion Columns 
ColumnName  Domain  Datatype  NULL  Definition 
Id(PK)    int  NO 
 
WorkflowDefinitionId    int  NO 
 
Major    bigint  YES 
 
Minor    bigint  YES 
 
Build    bigint  YES 
 
Revision    bigint  YES 
 
IsEnabled    bit  NO 
 
Xaml    nvarchar(max)  NO 
 
SourceLocation    nvarchar(500)  NO 
 
PublishedBy    nvarchar(200)  NO 
 
DateCreated    datetime  NO 
 
DateModified    datetime  NO 
 
LastModifiedBy    char(10)  NO 
 

WorkflowDefinitionVersion Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_WorkflowDefinitionVersion  PrimaryKey  Id 

WorkflowDefinitionVersion Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

WorkflowDefinitionVersion Check Constraints 
Check Constraint Name  CheckConstraint